Projet 7 : Implémentez un modèle de scoring

Notebook du choix du modèle de scoring

Import

Configuration

Chargement des données

Test de LightGBM (Kernel Kagle)

Fonction communes

Test de LightGBM (GridSearchCV)

Test de XGBoost (GridSearchCV)

Test de RandomForest (GridSearchCV)

Over-sampling

Under-sampling

Mixed Over/Under-sampling

comment sortir un modèle entrainé à partir des folds ?

Explication avec LIME

Explication avec SHAP

Optimisation du modèle

Export du notebook en HTML